home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c,comp.os.msdos.programmer,comp.periphs.printers
- Path: news.sprintlink.net!news1!ts02-and-07
- From: dlmiller@iquest.net (Doug & Rose Miller)
- Subject: Re: rotating text for printing
- X-Nntp-Posting-Host: ts02-and-07.iquest.net
- Message-ID: <DoE3t2.HJw@iquest.net>
- Sender: news@iquest.net (News Admin)
- Organization: IQuest Network Services
- X-Newsreader: News Xpress Version 1.0 Beta #2.1
- References: <1996Mar15.225750.2705@ticipa.works.ti.com>
- Date: Sun, 17 Mar 1996 02:14:37 GMT
-
- kbad@ticipa.works.ti.com (Kevin Badinger) wrote:
- +Can anyone give me, or point me in the direction to finding information on
- +how to rotate text in C so I can print it in a landscape format for old epson
- +printers from dos. I know the newer printers will do all the landscape
- +formatting for you, but unfortunately I have to print to the old epsons.
- +
- +Any information that you can provide will be of great assistance.
- +
- +
- +Kevin Badinger
- +kbad@works.ti.com
- Check the printer manual for description of escape sequences required to print landscape.
- This really has nothing to do with C.
-